LEADTOOLS WebForms and AJAX (Leadtools.Web.Services assembly)

OnStreamingCompleted Method

Show in webframe



User state information.
Called when all streams specified in the StreamsLimit are processed.
Syntax
'Declaration
 
Protected MustOverride Sub OnStreamingCompleted( _
   ByVal state As TServiceState _
) 
'Usage
 
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim state As TServiceState
 
instance.OnStreamingCompleted(state)
protected abstract void OnStreamingCompleted( 
   TServiceState state
)
protected:
abstract void OnStreamingCompleted( 
   TServiceState^ state
) 

Parameters

state
User state information.
Requirements

Target Platforms

See Also

Reference

ServiceStreamer<TStreamedData,TServiceState> Class
ServiceStreamer<TStreamedData,TServiceState> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.